'Declaration Public Class _ItemsQueryGroupingsSorter (Of TKey,TGrouping As IGrouping(Of TKey))
public class _ItemsQueryGroupingsSorter<TKey,TGrouping> where TGrouping: IGrouping<TKey>
'Declaration Public Class _ItemsQueryGroupingsSorter (Of TKey,TGrouping As IGrouping(Of TKey))
public class _ItemsQueryGroupingsSorter<TKey,TGrouping> where TGrouping: IGrouping<TKey>
System.Object
GrapeCity.DataVisualization.Chart._ItemsQueryGroupingsSorter<TKey,TGrouping>